home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / bbsutils / sara21.arj / DSADIA11.ARJ / DIA11.DOC < prev    next >
Text File  |  1993-12-05  |  5KB  |  97 lines

  1. DIA.EXE is a very small utility which is configurable for
  2. the DORINFOX.DEF Sysop to go into any DOOR he/she chooses, 
  3. while logged in as Sysop, changing his own name to something else, 
  4. (normally his/her real name) to play the game or run the door as himself.
  5. DIA.ZIP and its associated file DSA.ZIP are Freeware, and distributed
  6. as a method of introducing Sysops and others to the UltraSoft name
  7. and the many Sysop Utilities, DOS enhancement utilities, and innovative
  8. Graphic Action Door Games produced by UltraSoft.
  9.  
  10. If you want to make a contribution, as the result of benefit received
  11. from the programs included in this package, then it is appreciated, but 
  12. is not required. In this case the address is:
  13.  
  14. UltraSoft
  15. c/o Steve Hansen
  16. 5070 Likini Street 
  17. Suite 1209
  18. Honolulu, HI  96818
  19. ------------------------
  20. CompuServe ID 75120,2506
  21.      GEnie ID A.HANSEN
  22. ------------------------
  23. If you would like a Diskette with additional UltraSoft products, then
  24. please request this and include $6.00 for Shipping Handling and Media,
  25. specifying Diskette type, OR simply send a SASE, for a printed product list.
  26. ======================================================================
  27. CONFIGURATION OPTION 1:   (Option 2 is easier)
  28. Edit DIA.CFG with the first line as the \PATH\FileName of your
  29. DORINFOx.DEF file. Usually it is in the C:\BBS default subdirectory,
  30. but not always. Edit the second line as the FIRST name to intercept
  31. upon entering any door, and the third line as the LAST name to
  32. intercept. (In the case of SYSOP, the second lind is blank). Edit the 
  33. fourth line as the FIRST name to change it to and the fifth line as the 
  34. LAST name to change it to, to run the door. Before opening the next door, 
  35. the BBS software will reset the DORINFOx.DEF file back to it's original
  36. state, so you must use DIA in each .BAT file where you want
  37. the user name converted.
  38.  
  39. CONFIGURATION OPTION 2:
  40. The simplest method of configuration of DIA is the DIACFG.EXE program,
  41. but we list the detail here for the sake of understanding, in any case.
  42. ======================================================================
  43.  
  44.                               ALL 5 LINES MUST BE PRESENT.
  45.                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  46. Example:                NOTE: Do not include notes in DIA.CFG file
  47.  
  48. DIA.CFG
  49. ~~~~~~~
  50. Line 1:    C:\BBS\DORINFO1.DEF <== \PATH\FileName of DORINFOx.DEF 
  51. Line 2:    SYSOP          <== First Name to intercept
  52. Line 3:                   <== Last Name to intercept or blank for SYSOP
  53. Line 4:    STEVE          <== First Name to change it to to run this DOOR
  54. Line 5:    HANSEN         <== Last Name to change it to to run this DOOR
  55.  
  56. Place DIA.EXE and DIA.CFG into the \BBS Directory and put DIA
  57. as the first command after @Echo Off in each .BAT file you wish
  58. to run as your name, instead of Sysop.
  59.  
  60. EXAMPLE:         TO RUN UltraSoft's ProChess DOOR as STEVE HANSEN
  61.                  instead of SYSOP.
  62. ProChess.BAT
  63. ~~~~~~~~~~~~     @ECHO OFF
  64.                  DIA     <==This will change the DOOR player name per DIA.CFG
  65.                  CD\BBS\DOORS\PROCHESS
  66.                  PROCHESS PROCHESS.CFG
  67.                  CD\BBS
  68.                  BBS     (or whatever calls back in the BBS Software)
  69.  
  70. In this way, one does not have to exit after message activity or whatever, 
  71. to log back on as SYSOP, for game playing using his own name.
  72.  
  73. DIA completely ignores doors that do not have DIA in the .BAT files.
  74. It also has no effect, if you are in the BBS as the name defined in
  75. Lines 4 and 5 of DIA.CFG nor does it affect any other users, unless you
  76. program their name into Line 2 and 3, to be intercepted and altered.
  77.  
  78. DIA stands for DORINFOx.DEF ALTER, and requires the presence of BRUN45.EXE
  79. in the system path, in the interest of size..
  80.  
  81. DIA was written by Steve Hansen of "The Pit BBS" at (808)833-1525 and is a 
  82. product of UltraSoft/UltraSystems Hawaii. There are no costs associated with 
  83. the use or distribution of this product, as long as it is distributed AS IS. 
  84. Future versions will contain added features, and the capability to add more
  85. name conversions to catch your "game crasher" set..
  86.  
  87. As indicated above, contributions are optional.                           
  88.                            ____________
  89. DISCLAIMER
  90. ----------
  91. There is essentially no possibility of harm to your system as a result of
  92. using this program, however, no warranties either expressed or implied are
  93. included with this package, and no liability of any kind is assumed on the
  94. part of UltraSystems Hawaii, UltraSoft, or the author(s). Use this program 
  95. entirely at your own risk. Thank you for choosing a product from UltraSoft.
  96.                            ____________
  97.